home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / UDDIWEB.MSI / search.searchbycategory.aspx < prev    next >
Encoding:
Text File  |  2003-02-21  |  2.2 KB  |  41 lines

  1.  
  2.  
  3. <%@ Page %>
  4. <%@ Register TagPrefix='uddi' Namespace='UDDI.Web' Assembly='uddi.web' %>
  5. <html>
  6.     <HEAD>
  7.         <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=Windows-1252">
  8.         <META HTTP-EQUIV="MSThemeCompatible" CONTENT="Yes">
  9.         <META NAME="MS.LOCALE" CONTENT="EN-US">
  10.         <!-- #include file = "search.header.htm" -->
  11.     </head>
  12.     <body marginwidth="0" marginheight="0" LEFTMARGIN="0" TOPMARGIN="0" rightmargin="0" ONLOAD="BringToFront()">
  13.         <!-- #include file = "search.heading.htm" -->
  14.         <table class="content" width="100%" cellpadding="8">
  15.             <tr valign="top">
  16.                 <td>
  17.                     <H1>How to Search Using Browse by Category </H1>
  18.                     <p>
  19.                     You can search <uddi:ContentController Runat='server' Mode='Private'>UDDI Services </uddi:ContentController>for services, providers, or tModels by category or classification using the <B>Browse by Category</b> tab in Search. Search returns only the Providers, Services, or tModels associated with the categorization you specify.
  20.                     <P class="to">To locate entities using Browse by Category</p>
  21.                     <OL>
  22.                         <LI>On the <uddi:ContentController Runat='server' Mode='Private'>UDDI Services </uddi:ContentController><uddi:ContentController Runat='server' Mode='Public'>UDDI </uddi:ContentController>menu, click <b>Search</b>
  23.                         <LI>On the <b>Browse by Category</b> tab, navigate the available categorization schemes and locate the category or classification that you want to search by, and then click <B>Find Providers</B>, <B>Find Services</B>, or <B>Find tModels</B>.
  24.                         <li>To view the details of an entity, click its name in the list. View and browse the attributes of that entity and any associated entities. For example, if you searched for a service, you can also view the service provider or bindings and instance infos for that services. 
  25.  
  26. </LI>
  27. </p>
  28. <LI>
  29. To perform a new search, on the <uddi:ContentController Runat='server' Mode='Private'>UDDI Services </uddi:ContentController><uddi:ContentController Runat='server' Mode='Public'>UDDI </uddi:ContentController>menu, click <B>Search</B> and start again.</LI>                        
  30.  
  31.                     </ol>
  32.                 </td>
  33.             </tr>
  34.         </table>
  35.         <!-- #include file = "search.footer.htm" -->
  36.     </body>
  37. </html>
  38.  
  39.  
  40.  
  41.